- dynamic scoping
- вчт использование динамических областей действия идентификаторов
English-Russian electronics dictionary .
English-Russian electronics dictionary .
Dynamic Enterprise Modeling — (DEM) is a Enterprise Modeling approach developed by the BaaN company, and used for the Baan Enterprise Resource Planning system which aims to align and implement it in the organizational architecture of the end using company .[1][2] According to … Wikipedia
Dynamic programming language — This article is about a class of programming languages, for the method for reducing the runtime of algorithms, see Dynamic programming. Dynamic programming language is a term used broadly in computer science to describe a class of high level… … Wikipedia
Scope (computer science) — In computer programming, scope is an enclosing context where values and expressions are associated. Various programming languages have various types of scopes. The type of scope determines what kind of entities it can contain and how it affects… … Wikipedia
Scope (programming) — In computer programming, scope is an enclosing context where values and expressions are associated. Various programming languages have various types of scopes. The type of scope determines what kind of entities it can contain and how it affects… … Wikipedia
Common Lisp — Paradigm(s) Multi paradigm: procedural, functional, object oriented, meta, reflective, generic Appeared in 1984, 1994 for ANSI Common Lisp Developer ANSI X3J13 committee Typing discipline … Wikipedia
Emacs Lisp — is a dialect of the Lisp programming language used by the GNU Emacs and XEmacs text editors (which will be collectively referred to as Emacs in this article.) It is used for implementing most of the editing functionality built into Emacs, the… … Wikipedia
newLISP — Paradigm(s) Multi paradigm Appeared in 1991 Designed by Lutz Mueller Developer Lutz Mueller of Nuevatec … Wikipedia
Lisp (programming language) — Infobox programming language name = Lisp paradigm = multi paradigm: functional, procedural, reflective generation = 3GL year = 1958 designer = John McCarthy developer = Steve Russell, Timothy P. Hart, and Mike Levin latest release version =… … Wikipedia
NewLISP — Infobox programming language name = Newlisp paradigm = Multi paradigm year = 1991 designer = Lutz Mueller developer = Lutz Mueller of Nuevatec latest release version = 9.4 latest release date = July 1, 2008 typing = implementations = dialects =… … Wikipedia
PC-LISP — is an implementation of the Franz Lisp dialect for DOS by Peter Ashwood Smith. Version 2.11 was released on May 15, 1986. It can still be found on old abandonware and shareware download sites. Ashwood Smith says of his interpreter: PC LISP is a… … Wikipedia
Interpreted language — In computer programming an interpreted language is a programming language whose implementation often takes the form of an interpreter. Theoretically, any language may be compiled or interpreted, so this designation is applied purely because of… … Wikipedia